home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ELEMENTS / DNRBLEND.OPD < prev    next >
Encoding:
Text File  |  1996-03-01  |  1000 b   |  41 lines

  1. #[document 21.75 45.35 204.95 257.25
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(21.75,257.25);
  16. l(21.75,45.35);
  17. l(113.35,45.35);
  18. l(113.35,257.25);
  19. l(21.75,257.25);
  20. close_edge();
  21. p=path();
  22. gc_draw_style(oe);
  23. gc_color(0.00,0.00,0.00,21.25,92.55,99.97,-0.17,0.46,113.35,224.75);
  24. gc_opacity(0.20,21.25,92.55,0.25,113.35,224.75);
  25. s[0]=draw(p);
  26. m(204.95,257.25);
  27. l(204.95,45.35);
  28. l(113.35,45.35);
  29. l(113.35,257.25);
  30. l(204.95,257.25);
  31. close_edge();
  32. p=path();
  33. gc_color(2.61,-0.11,-0.56,205.45,92.55,100.00,0.00,0.01,113.35,224.75);
  34. gc_opacity(0.01,205.45,92.55,0.38,113.35,224.75);
  35. s[1]=draw(p);
  36. s[0]over=s[1];
  37. page:=s[0];
  38. s=NULL;
  39. #]page
  40. #]document
  41.